home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-1.iso / Files / Tele / A / AnalyzeCL Utils.sit / CLAnalysis Stacks.sit / File Data / card_29800.txt < prev    next >
Encoding:
Text File  |  1989-05-23  |  2.1 KB  |  78 lines

  1. -- card: 29800 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2755
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 81
  10. -- high flags: 2004
  11. -- rect: left=19 top=32 right=321 bottom=488
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 10
  17. -- style flags: 0
  18. -- line height: 13
  19. -- part name: Help
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   hide the target
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 2 (button)
  28. -- low flags: 00
  29. -- high flags: 0000
  30. -- rect: left=482 top=3 right=27 bottom=510
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 19678 / 19678
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: 
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   show card field "help"
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 3 (button)
  47. -- low flags: 00
  48. -- high flags: 0000
  49. -- rect: left=0 top=1 right=23 bottom=31
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 20689 / 20689
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: New Button
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   go home
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part contents for card part 1
  66. ----- text -----
  67. The 'Load Data' button will read in a tab-delineated file based on the 'CL Analysis' file data.  This intermediate file may be created using a 'smart' text editor (one with macro capability), or may be produced with the utility 'Split_CL_Analysis'.   The file must be named 'File Data', although this is easily changed within the script.
  68.  
  69. Once the data is in the intermediate file, clicking on the 'Load Data' will pull it into the stack, where it can be browsed or sorted three different ways (by name, last reference, or access count). 
  70.  
  71. It's possible to add a 'Merge Data' in which data from one interval is merged with data from another interval, but for now, this is it.   
  72.        
  73. This is free, but relatively useless without AnalyzeCL, which is shareware.
  74.  
  75.                                                -- Tom Konantz
  76.                                                      The <TBD> BBS,  (205)-882-2995
  77.  
  78.